Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
J1X
/
domain-manager
Watch
2
Star
0
Fork
0
Browse Source
Project moved
James Peret
9 years ago
parent
19f5a3f75d
commit
7b51924bfc
38 changed files
with
0 additions
and
0 deletions
Show Diff Stats
0
0
.bowerrc
0
0
.editorconfig
0
0
.gitattributes
0
0
.gitignore
0
0
.jshintrc
0
0
.travis.yml
0
0
.yo-rc.json
0
0
Gruntfile.js
0
0
README.md
0
0
app/.buildignore
0
0
app/.htaccess
0
0
app/404.html
0
0
app/favicon.ico
0
0
app/images/yeoman.png
0
0
app/index.html
0
0
app/robots.txt
0
0
app/scripts/app.js
0
0
app/scripts/controllers/addPost.js
0
0
app/scripts/controllers/domainsList.js
0
0
app/scripts/controllers/header.js
0
0
app/scripts/controllers/main.js
0
0
app/scripts/controllers/signin.js
0
0
app/scripts/data.json
0
0
app/scripts/directives/footer.js
0
0
app/scripts/services/domainsData.js
0
0
app/scripts/services/userData.js
0
0
app/styles/main.css
0
0
app/views/addPost.html
0
0
app/views/domains.html
0
0
app/views/footer.html
0
0
app/views/main.html
0
0
app/views/signin.html
0
0
bower.json
0
0
package.json
0
0
test/.jshintrc
0
0
test/karma.conf.js
0
0
test/spec/controllers/about.js
0
0
test/spec/controllers/main.js
+ 0
- 0
.bowerrc
View File
+ 0
- 0
.editorconfig
View File
+ 0
- 0
.gitattributes
View File
+ 0
- 0
.gitignore
View File
+ 0
- 0
.jshintrc
View File
+ 0
- 0
.travis.yml
View File
+ 0
- 0
.yo-rc.json
View File
+ 0
- 0
Gruntfile.js
View File
+ 0
- 0
README.md
View File
+ 0
- 0
app/.buildignore
View File
+ 0
- 0
app/.htaccess
View File
+ 0
- 0
app/404.html
View File
+ 0
- 0
app/favicon.ico
View File
+ 0
- 0
app/images/yeoman.png
View File
+ 0
- 0
app/index.html
View File
+ 0
- 0
app/robots.txt
View File
+ 0
- 0
app/scripts/app.js
View File
+ 0
- 0
app/scripts/controllers/addPost.js
View File
+ 0
- 0
app/scripts/controllers/domainsList.js
View File
+ 0
- 0
app/scripts/controllers/header.js
View File
+ 0
- 0
app/scripts/controllers/main.js
View File
+ 0
- 0
app/scripts/controllers/signin.js
View File
+ 0
- 0
app/scripts/data.json
View File
+ 0
- 0
app/scripts/directives/footer.js
View File
+ 0
- 0
app/scripts/services/domainsData.js
View File
+ 0
- 0
app/scripts/services/userData.js
View File
+ 0
- 0
app/styles/main.css
View File
+ 0
- 0
app/views/addPost.html
View File
+ 0
- 0
app/views/domains.html
View File
+ 0
- 0
app/views/footer.html
View File
+ 0
- 0
app/views/main.html
View File
+ 0
- 0
app/views/signin.html
View File
+ 0
- 0
bower.json
View File
+ 0
- 0
package.json
View File
+ 0
- 0
test/.jshintrc
View File
+ 0
- 0
test/karma.conf.js
View File
+ 0
- 0
test/spec/controllers/about.js
View File
+ 0
- 0
test/spec/controllers/main.js
View File